Einhugur Word Plugin for Xojo

Run.FieldSeparator Property

Returns info on if the run is field separator.

FieldSeparator as EinhugurWord.FieldSeparators {Read}

Remarks

Complex fields are used when multiple runs are necessary due to differences in formatting. They can span multiple paragraphs or runs. A table of contents is a good example of a complex field, as it is comprised of multiple paragraphs with different formatting.

This property is read only.

See Also

Run Class